import { FormControl } from "@angular/forms"; export declare class ValidationMessageComponent { control: FormControl; }