type alias ZodRawShapeimport { type ZodRawShape } from "https://deno.land/x/zod@v3.22.1/index.ts"; definition: { [k: string]: ZodTypeAny; }