import { InputValidationConfig } from './formalizer'; export declare const mustMatch: (fieldName: string) => InputValidationConfig;