export declare const converse: (conversation: string[][], testName: string) => Promise<string>;
//# sourceMappingURL=testDriver_testUtils.d.ts.map