export declare function createServiceProxy(baseUrl: string, headersFactory?: () => any, additionalBodyPropertiesFactory?: () => any): TService;