export default interface ValidatorErrorMessagesList { [key: string]: string; }