import { IModelValidatorDef } from '../config';
export type IParserGetModelValidatorDefOutput = IModelValidatorDef;
