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