export declare function resolveTo(selector: string | (() => HTMLElement | null)): HTMLElement | null;