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