import { OBJECT_VALUES_MATCH_TYPE, CoreObjectValuesMatch } from '@contract-case/case-entities-internal';
import { MatcherExecutor } from '@contract-case/case-plugin-base';
export declare const ObjectEachValueMatches: MatcherExecutor<typeof OBJECT_VALUES_MATCH_TYPE, CoreObjectValuesMatch>;
//# sourceMappingURL=ObjectEachValueMatches.d.ts.map