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