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