export declare function resolveAuthHost(ctx?: { region?: { endpoints?: { auth?: string; }; cma?: string; }; }): string;