export declare const getActiveElement: (activeDocument: Document | ShadowRoot) => HTMLElement | null;