export declare function markTestRunStart(id: string): Promise; export declare function markTestWorkerDone(id: string): Promise; export declare function markTestRunDone(id: string): Promise; //# sourceMappingURL=compat.d.ts.map