import { type z } from "https://deno.land/x/zod@v3.22.2/index.ts";
const { SomeZodObject } = z;
definition: ZodObject<ZodRawShape, UnknownKeysParam, ZodTypeAny>
import { type z } from "https://deno.land/x/zod@v3.22.2/index.ts";
const { SomeZodObject } = z;