import { type z } from "https://deno.land/x/zod@v3.21.3/index.ts";
const { ObjectPair } = z;
definition: { key: SyncParseReturnType<any>; value: SyncParseReturnType<any>; }
import { type z } from "https://deno.land/x/zod@v3.21.3/index.ts";
const { ObjectPair } = z;