/** @internal */ export declare function returnIteratorCatchingErrors(iterator: AsyncIterator): Promise;