export declare const getActiveElement: (el: Node) => Element | null;
