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