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