import { Mixedbread } from "@mixedbread/sdk"; export declare function createClient(options?: { apiKey?: string; baseUrl?: string; }): Mixedbread; //# sourceMappingURL=client.d.ts.map