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