import type { FormValidator } from '../../shared/utils/validator'; export type RadioValidator = FormValidator;