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