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