export { createHttpClient } from './axios-http-client.js';
export type { HttpClient, HttpClientConfig, RequestOptions, } from '../../application/index.js';
//# sourceMappingURL=index.d.ts.map