export declare function isCtrlKeyHeldDown(e: React.KeyboardEvent): boolean; export declare function isDefaultCellInput(event: React.KeyboardEvent): boolean; /** * By default, the following navigation keys are enabled while an editor is open, under specific conditions: * - Tab: * - The editor must be an , a