import { FormGroup } from '@angular/forms'; export declare class FormValidationErrorsComponent { group?: FormGroup; }