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