export declare function findElementAncestor(element: HTMLElement, selector: string): HTMLElement;
//# sourceMappingURL=find-element-ancestor.d.ts.map