import { ValidatorFn } from '@angular/forms';
export declare const date: ValidatorFn;
