import { SVGProps } from 'react'; declare const IconMoonFill: (props: SVGProps) => JSX.Element; export default IconMoonFill;