import { ZodRawShape, ZodObject, ZodTypeAny } from 'zod'; export type CircularZodObject = ZodObject;