import { type NamedExoticComponent, type SVGProps } from 'react'; declare const MoonIcon: NamedExoticComponent>; export default MoonIcon;