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