type alias z.ZodTypeAnyimport { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { ZodTypeAny } = z; definition: ZodType<any, any, any>