import type { OllamaChatTemplateMapEntry } from "./types";
/**
 * Skipped these models due to error:
 * - library/granite-code:8b
 * - library/llama3-gradient:70b
 * - library/deepscaler:1.5b
 */
export declare const OLLAMA_CHAT_TEMPLATE_MAPPING: OllamaChatTemplateMapEntry[];
//# sourceMappingURL=chat-template-automap.d.ts.map