export declare class VrcFormValidations { static getErrorMsg(fieldName: string, validatorName: string, validatorValue?: any): any; }