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