export declare class FormFieldErrors { Field: string; Errors: string[]; }