export declare function closestElement(selector: string, base?: any, __Closest?: (el: Element | Document | Window, found?: Element) => any): any;