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