export declare const FOCUSABLE_ELEMENTS: string[]; export declare function getFocusableChildren(element?: HTMLElement | Document): Array;