type alias z.ProcessedCreateParamsimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ProcessedCreateParams } = z; definition: { errorMap?: ZodErrorMap; description?: string; }