export declare function convertIterableIteratorToAsync(iterator: IterableIterator): AsyncIterableIterator;