export declare function iteratorToArray(iterator: IterableIterator | AsyncIterableIterator): Promise; //# sourceMappingURL=iterator.d.ts.map