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