import type { CatalogModel } from "../types"; export declare const commandA: import("../../utils").Preset<"cohere/command-a", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>; export declare const commandAReasoning: import("../../utils").Preset<"cohere/command-a-reasoning", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>; export declare const commandATranslate: import("../../utils").Preset<"cohere/command-a-translate", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>; export declare const commandAVision: import("../../utils").Preset<"cohere/command-a-vision", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["text"]; }; capabilities: readonly ["structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>; export declare const commandR: import("../../utils").Preset<"cohere/command-r", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; knowledge: string; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>; export declare const commandRPlus: import("../../utils").Preset<"cohere/command-r-plus", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; knowledge: string; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>; export declare const commandR7b: import("../../utils").Preset<"cohere/command-r7b", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>; export declare const embed4: import("../../utils").Preset<"cohere/embed-v4.0", CatalogModel, { modalities: { input: readonly ["text", "image", "pdf"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>; export declare const embedEnglishV3: import("../../utils").Preset<"cohere/embed-english-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>; export declare const embedEnglishLightV3: import("../../utils").Preset<"cohere/embed-english-light-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: "cohere"[]; }>; export declare const embedMultilingualV3: import("../../utils").Preset<"cohere/embed-multilingual-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>; export declare const embedMultilingualLightV3: import("../../utils").Preset<"cohere/embed-multilingual-light-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: "cohere"[]; }>; export declare const command: { readonly A: readonly [import("../../utils").Preset<"cohere/command-a", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>, import("../../utils").Preset<"cohere/command-a-reasoning", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>, import("../../utils").Preset<"cohere/command-a-translate", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>, import("../../utils").Preset<"cohere/command-a-vision", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["text"]; }; capabilities: readonly ["structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>]; readonly R: readonly [import("../../utils").Preset<"cohere/command-r", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; knowledge: string; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>, import("../../utils").Preset<"cohere/command-r-plus", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; knowledge: string; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>, import("../../utils").Preset<"cohere/command-r7b", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>]; readonly latest: readonly [import("../../utils").Preset<"cohere/command-a", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>]; readonly all: (import("../../utils").Preset<"cohere/command-a", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }> | import("../../utils").Preset<"cohere/command-a-reasoning", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }> | import("../../utils").Preset<"cohere/command-a-translate", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }> | import("../../utils").Preset<"cohere/command-a-vision", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["text"]; }; capabilities: readonly ["structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }> | import("../../utils").Preset<"cohere/command-r", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; knowledge: string; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }> | import("../../utils").Preset<"cohere/command-r-plus", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; knowledge: string; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }> | import("../../utils").Preset<"cohere/command-r7b", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "structured_output", "reasoning", "temperature"]; providers: readonly ["cohere", "azure"]; knowledge: string; name: string; created: string; context: number; }>)[]; }; export declare const embed: { readonly v4: readonly [import("../../utils").Preset<"cohere/embed-v4.0", CatalogModel, { modalities: { input: readonly ["text", "image", "pdf"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>]; readonly v3: readonly [import("../../utils").Preset<"cohere/embed-english-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>, import("../../utils").Preset<"cohere/embed-english-light-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: "cohere"[]; }>, import("../../utils").Preset<"cohere/embed-multilingual-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>, import("../../utils").Preset<"cohere/embed-multilingual-light-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: "cohere"[]; }>]; readonly latest: readonly [import("../../utils").Preset<"cohere/embed-v4.0", CatalogModel, { modalities: { input: readonly ["text", "image", "pdf"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>]; readonly all: (import("../../utils").Preset<"cohere/embed-english-light-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: "cohere"[]; }> | import("../../utils").Preset<"cohere/embed-english-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }> | import("../../utils").Preset<"cohere/embed-multilingual-light-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: "cohere"[]; }> | import("../../utils").Preset<"cohere/embed-multilingual-v3.0", CatalogModel, { modalities: { input: readonly ["text", "image"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }> | import("../../utils").Preset<"cohere/embed-v4.0", CatalogModel, { modalities: { input: readonly ["text", "image", "pdf"]; output: readonly ["embedding"]; }; name: string; created: string; context: number; providers: ("azure" | "bedrock" | "cohere")[]; }>)[]; };