/** * @see https://heroicons.com/ * @returns */ const Moon = () => { return } const Sun = () => { return } export { Moon, Sun }