import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { TransformEffect } = zod.z;
definition: { type: "transform"; transform: (arg: T, ctx: RefinementCtx) => any; }
import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { TransformEffect } = zod.z;