declare const KeyboardShortcuts: { (): null; Register: () => null; }; export default KeyboardShortcuts;