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