import { ValidatorFn } from "@angular/forms";
export declare const thresholdsValidator: ValidatorFn;
