export declare function findParentByClassName(element: HTMLElement, className: string): HTMLElement | null;