export function useKeyboardControl({ keyCode, callback }: { keyCode: any; callback: any; }): void; //# sourceMappingURL=useKeyboardControl.d.ts.map