export declare function isOverflowElement(element: Element): boolean; export declare function getOverflowParent(node: Node): HTMLElement;