import { AssociativeIdentity } from "@tsplus/stdlib/prelude/AssociativeIdentity/definition"; /** * Boolean `AssociativeIdentity` under conjunction. * @tsplus static AssociativeIdentity/Ops all * @tsplus location "@tsplus/stdlib/prelude/AssociativeIdentity/all" */ export declare const all: AssociativeIdentity; //# sourceMappingURL=all.d.ts.map