type alias z.RawCreateParamsimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { RawCreateParams } = z; definition: { errorMap?: ZodErrorMap; invalid_type_error?: string; required_error?: string; description?: string; } | undefined