import type { Fn } from "@thi.ng/api"; export declare const run: (fn: Fn, input: Iterable) => void; //# sourceMappingURL=run.d.ts.map