import { ValidatorConfigurer } from '../types'; export declare const mapToValidator: (validatorName: T) => ValidatorConfigurer;