type alias KeySchemaimport { type KeySchema } from "https://dotland.deno.dev/x/zod@v3.22.0/index.ts"; definition: ZodType<string | number | symbol, any, any>