import type { URI } from "../../Prelude/index.js"; import * as P from "../../Prelude/index.js"; export declare const forEachF: P.ForeachFn<[URI<"Option", {}>], P.Auto>; //# sourceMappingURL=forEachF.d.ts.map