import { ValidatorFn } from '@angular/forms'; export declare const lt: (lt: number) => ValidatorFn;