/** Broker subdomain host derived from broker URL. */ export declare function resolveFrpSubdomainHost(brokerUrl: string, override?: string): string;