import Validatable from "@dikac/t-validatable/validatable"; export default interface Validatables = ReadonlyArray> { validatables: ValidatableList; }