import type { SVGAttributes } from 'svelte/elements'; type Props = SVGAttributes; declare const ArrowLeftStartOnRectangle: import("svelte").Component; type ArrowLeftStartOnRectangle = ReturnType; export default ArrowLeftStartOnRectangle; //# sourceMappingURL=arrow-left-start-on-rectangle.svelte.d.ts.map