import React from 'react'; declare const SvgSunrise: (props: React.SVGProps) => JSX.Element; export default SvgSunrise;