export declare const findParent: (tagName: string, element?: HTMLElement | null) => HTMLElement | undefined; //# sourceMappingURL=findParent.d.ts.map