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