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