type alias KeySchemaimport { type KeySchema } from "https://deno.land/x/netzo@0.4.72/deps/zod/mod.ts"; definition: ZodType<string | number | symbol, any, any>