import type { CatalogModel } from "../types"; export declare const novaMicro: import("../../utils").Preset<"amazon/nova-micro", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>; export declare const novaLite: import("../../utils").Preset<"amazon/nova-lite", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>; export declare const novaPro: import("../../utils").Preset<"amazon/nova-pro", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>; export declare const novaPremier: import("../../utils").Preset<"amazon/nova-premier", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>; export declare const nova2Lite: import("../../utils").Preset<"amazon/nova-2-lite", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>; export declare const nova2MultimodalEmbeddings: import("../../utils").Preset<"amazon/nova-2-multimodal-embeddings", CatalogModel, { modalities: { input: readonly ["text", "image", "audio", "video", "pdf"]; output: readonly ["embedding"]; }; providers: readonly ["bedrock"]; name: string; created: string; context: number; }>; export declare const nova: { readonly v1: readonly [import("../../utils").Preset<"amazon/nova-micro", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-lite", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-pro", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-premier", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>]; readonly v2: readonly [import("../../utils").Preset<"amazon/nova-2-lite", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-2-multimodal-embeddings", CatalogModel, { modalities: { input: readonly ["text", "image", "audio", "video", "pdf"]; output: readonly ["embedding"]; }; providers: readonly ["bedrock"]; name: string; created: string; context: number; }>]; readonly "v1.x": readonly [import("../../utils").Preset<"amazon/nova-micro", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-lite", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-pro", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-premier", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>]; readonly "v2.x": readonly [import("../../utils").Preset<"amazon/nova-2-lite", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-2-multimodal-embeddings", CatalogModel, { modalities: { input: readonly ["text", "image", "audio", "video", "pdf"]; output: readonly ["embedding"]; }; providers: readonly ["bedrock"]; name: string; created: string; context: number; }>]; readonly latest: readonly [import("../../utils").Preset<"amazon/nova-micro", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-lite", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-pro", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-premier", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-2-lite", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>, import("../../utils").Preset<"amazon/nova-2-multimodal-embeddings", CatalogModel, { modalities: { input: readonly ["text", "image", "audio", "video", "pdf"]; output: readonly ["embedding"]; }; providers: readonly ["bedrock"]; name: string; created: string; context: number; }>]; readonly embeddings: readonly [import("../../utils").Preset<"amazon/nova-2-multimodal-embeddings", CatalogModel, { modalities: { input: readonly ["text", "image", "audio", "video", "pdf"]; output: readonly ["embedding"]; }; providers: readonly ["bedrock"]; name: string; created: string; context: number; }>]; readonly all: (import("../../utils").Preset<"amazon/nova-2-lite", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }> | import("../../utils").Preset<"amazon/nova-2-multimodal-embeddings", CatalogModel, { modalities: { input: readonly ["text", "image", "audio", "video", "pdf"]; output: readonly ["embedding"]; }; providers: readonly ["bedrock"]; name: string; created: string; context: number; }> | import("../../utils").Preset<"amazon/nova-lite", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }> | import("../../utils").Preset<"amazon/nova-micro", CatalogModel, { modalities: { input: readonly ["text"]; output: readonly ["text"]; }; capabilities: readonly ["tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }> | import("../../utils").Preset<"amazon/nova-premier", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }> | import("../../utils").Preset<"amazon/nova-pro", CatalogModel, { modalities: { input: readonly ["text", "image", "video", "pdf"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; providers: readonly ["bedrock"]; name: string; created: string; knowledge: string; context: number; }>)[]; };