import type { SVGAttributes } from 'svelte/elements'; type Props = SVGAttributes; declare const MagnifyingGlassMinus: import("svelte").Component; type MagnifyingGlassMinus = ReturnType; export default MagnifyingGlassMinus; //# sourceMappingURL=magnifying-glass-minus.svelte.d.ts.map