import { FormControl } from '@angular/forms'; export declare class ValidateMessageComponent { control: FormControl; }