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