import { ZodObject, ZodTypeAny, AnyZodObject } from 'zod'; export type ZodObjectExtend = ZodObject;