type alias ObjectTypeimport { type ObjectType } from "https://deno.land/x/typebox@0.25.13/src/value/is.ts"; definition: Record<string | number | symbol, unknown>