export declare const getEndpointFromConfig: (serviceId: string) => Promise<undefined>;
