import { type CustomValidationFunction } from "https://deno.land/x/typebox@0.25.13/src/custom/custom.ts";
definition: (schema: TSchema, value: unknown) => boolean
import { type CustomValidationFunction } from "https://deno.land/x/typebox@0.25.13/src/custom/custom.ts";