import { FormGroup } from '@angular/forms'; export declare function markFormGroupTouched(formGroup: FormGroup): void;