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