import { Pair } from '../types/mod'; export declare function enumerate(iter: AsyncIterable): AsyncIterable>; //# sourceMappingURL=enumerate.d.ts.map