import { CKTurnListConversation } from '../../../index.js';
export declare function convertToChatML(CKTurnListConversations: CKTurnListConversation[], systemPrompt: string): Promise<string[]>;
//# sourceMappingURL=CKToChatML.d.ts.map