type alias Refinementimport { type Refinement } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; Type ParametersTdefinition: (arg: T, ctx: RefinementCtx) => any