export declare const comboBoxKeys: { ARROW_DOWN: string; ARROW_UP: string; ENTER: string; ESCAPE: string; TAB: string; };