import type { SVGAttributes } from 'svelte/elements'; type Props = SVGAttributes; declare const Square_3Stack_3d: import("svelte").Component; type Square_3Stack_3d = ReturnType; export default Square_3Stack_3d; //# sourceMappingURL=square-3-stack-3d.svelte.d.ts.map