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