class z.ZodUndefined extends ZodType<undefined, ZodUndefinedDef>import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ZodUndefined } = z; Propertiesoptionalparams: RawCreateParamsMethods_parse(input: ParseInput): ParseReturnType<this["_output"]>Static Propertiescreate: (params?: RawCreateParams) => ZodUndefined