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