import { FieldMatcher } from '../types';
export declare const fieldPatternMatcher: FieldMatcher;
