export declare const handleKeyboardMovement: (e: KeyboardEvent, hover: string | number | null | undefined, flatOptions: any, showAddNew: boolean, showDefaultOption: any) => number | string | undefined;
//# sourceMappingURL=HandleKeyboard.d.ts.map