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