export declare const getFocusableElements: (container: HTMLElement, selector?: string[]) => HTMLElement[];