import { ImmutableArray } from "@tsplus/stdlib/collections/ImmutableArray/definition"; import type * as P from "@tsplus/stdlib/prelude/AssociativeBoth"; /** * @tsplus static ImmutableArray.Ops AssociativeBoth * @tsplus location "@tsplus/stdlib/collections/ImmutableArray/instances/AssociativeBoth" */ export declare const AssociativeBoth: P.AssociativeBoth; //# sourceMappingURL=AssociativeBoth.d.ts.map