type alias z.Refinementimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { Refinement } = z; Type ParametersTdefinition: (arg: T, ctx: RefinementCtx) => any