export declare function nearestFocusable(gridId: string, el: HTMLElement): HTMLElement | null;