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