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