import { IconProps } from '../Icon'; declare function SvgWbSunny(props: IconProps): JSX.Element; export default SvgWbSunny;