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