export type ValidatorTypes = 'low' | 'medium' | 'high';
//# sourceMappingURL=types.d.ts.map