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