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