export declare const KEYS: { DOWN: string; LEFT: string; RIGHT: string; UP: string; ENTER: string; SPACE: string; TAB: string; }; export declare const FOCUSABLE_SELECTORS: string[]; //# sourceMappingURL=constants.d.ts.map