import { AssociativeIdentity } from "@tsplus/stdlib/prelude/AssociativeIdentity/definition"; import { Chunk } from "@tsplus/stdlib/collections/Chunk/definition"; /** * @tsplus static Chunk.Ops getAssociativeIdentity * @tsplus location "@tsplus/stdlib/collections/Chunk/operations/getAssociativeIdentity" */ export declare function getAssociativeIdentity(): AssociativeIdentity>; //# sourceMappingURL=getAssociativeIdentity.d.ts.map