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