type alias z.RefinementCtximport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { RefinementCtx } = z; definition: { addIssue: (arg: IssueData) => void; path: (string | number)[]; }