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