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