import { ValidatorFn } from '@angular/forms';
export declare const digits: ValidatorFn;
