···11-export { client, createClient, request } from '../';
22-export type { Config, Options } from '../types';
33-export type { CancelablePromise } from '@hey-api/client-core';
11+export { client, createClient } from '../';
22+export type { Options } from '../types';