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