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