export declare function getErrorMessage(control: any): string;
export declare function getDateErrorMessage(control: any): string;
