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