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