export declare function repeatAsync(iterable: AsyncIterable, times: number): AsyncIterableIterator>;