declare const Key: import("svelte").Component<$$ComponentProps, {}, "">; type Key = ReturnType; export default Key;