export function getDeepActiveElement(root?: Document | ShadowRoot): Element;
