import { type ClientOptions } from 'openapi-fetch';
import type { paths } from './generated/vapiOpenApi.js';
export declare const vapiClient: (options: ClientOptions) => import("openapi-fetch").Client<paths, `${string}/${string}`>;
//# sourceMappingURL=client.d.ts.map