import { ValidatorFn } from '@angular/forms'; export declare function whitespaceValidator(): ValidatorFn;