import { CKTurnListConversation } from '../../../index.js';
export declare function CKContextToCKTurnList(CKContext: string): Promise<CKTurnListConversation[]>;
//# sourceMappingURL=CKTurnList.d.ts.map