type alias z.ZodRawShapeimport { type z } from "https://dotland.deno.dev/x/zod@v3.19.0/mod.ts"; const { ZodRawShape } = z; definition: { [k: string]: ZodTypeAny; }