type alias z.KeySchemaimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { KeySchema } = z; definition: ZodType<string | number | symbol, any, any>