export declare function getTabbables(root: HTMLElement, filter?: (node: HTMLElement) => boolean): HTMLElement[];