import { IParserGetModelValidatorName } from '../interfaces/parser';
export declare const getModelValidatorName: IParserGetModelValidatorName;
