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