interface z.ZodRecordDef implements ZodTypeDefimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ZodRecordDef } = z; Type ParametersoptionalKey extends KeySchema = ZodStringoptionalValue extends ZodTypeAny = ZodTypeAnyPropertiesvalueType: ValuekeyType: KeytypeName: ZodFirstPartyTypeKind.ZodRecord