declare const _default: (promises: ArrayLike>, mapFunction?: (p: PromiseLike, i: number) => PromiseLike) => IterableIterator>; export = _default;