import type { zodValidator } from './validator' /** * Utility to define your Form type as `FormApi` */ export type ZodValidator = ReturnType