import { Tree } from "@tsplus/stdlib/collections/Tree/definition"; /** * @tsplus static Tree.Ops forEachF * @tsplus location "@tsplus/stdlib/collections/Tree/forEachF" */ export declare const forEachF: import("../../prelude/ForEach").ForEach.Fn; //# sourceMappingURL=forEachF.d.ts.map