import { type z } from "https://deno.land/x/pup@1.0.0-alpha-32/deps.ts";
const { KeySchema } = z;
definition: ZodType<string | number | symbol, any, any>
import { type z } from "https://deno.land/x/pup@1.0.0-alpha-32/deps.ts";
const { KeySchema } = z;