import { InjectionToken } from '@angular/core'; export declare const VALIDATION_VALIDATE_ON_SUBMIT: InjectionToken;