export interface FieldValidator { [property: string]: boolean; } //# sourceMappingURL=FieldValidator.d.ts.map