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