export declare function prefetchAsync(iterable: AsyncIterable, size: number): AsyncIterableIterator;