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