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