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