export type { TBaseConfig, TChainableClient, TRequestOptions, TServiceConfig, } from "./factory";
export { createChainableClient } from "./factory";
//# sourceMappingURL=index.d.ts.map