import { FormGroup } from '@angular/forms'; export declare class ValidatorService { getRowValidator(): FormGroup; }