import type { SVGProps } from "react"; import * as React from "react"; const SvgDustLogoSquareLayer2 = (props: SVGProps) => ( ); export default SvgDustLogoSquareLayer2;