export declare type IValidator = (value: any) => boolean; //# sourceMappingURL=IValidator.d.ts.map