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