import { createCohere as createCohere$1 } from "@ai-sdk/cohere"; //#region src/providers/cohere.d.ts declare const createCohere: (...args: Parameters) => import("@ai-sdk/cohere").CohereProvider; //#endregion export { createCohere }; //# sourceMappingURL=cohere.d.cts.map