import type { Fn } from "@thi.ng/api"; export declare function flattenWith(tx: Fn, input: Iterable): IterableIterator; //# sourceMappingURL=flatten-with.d.ts.map