export declare const waitUntilAllJobsComplete: () => Promise; export declare function waitJobsByRequest(requestId: string): Promise;