import Validator from "@dikac/t-validator/validator"; export default interface Validators { validators: ValidatorsT; }