import { CKTurnListConversation } from "../../../index.js";
export declare function CKWeightedSample(CKTurnListConversations: CKTurnListConversation[], Samples: number): Promise<CKTurnListConversation[]>;
//# sourceMappingURL=CKWeightedSample.d.ts.map