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