export declare const matchHost: (host: string | undefined) => { serviceCode: string; regionCode: string; };