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