export declare function findFirstFocusableNode(element: HTMLElement): HTMLElement | null;