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