import type { SVGProps } from "react"; import * as React from "react"; declare const SvgDust: (props: SVGProps) => React.JSX.Element; export default SvgDust; //# sourceMappingURL=Dust.d.ts.map