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