export declare function closestParentMatch(element: HTMLElement, matcher: string): HTMLElement | null;
//# sourceMappingURL=closest-parent-match.d.ts.map