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