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