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