import { SVGProps } from "react"; declare const WIWiCloudy: (props: SVGProps) => JSX.Element; export { WIWiCloudy };