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