declare const _default: (apiUrl: string, httpClient?: any) => (type: string, resource: string, params: any) => any;
export default _default;
