type alias ObjectTypeimport { type ObjectType } from "https://deno.land/x/typebox@0.33.17/src/value/guard/guard.ts"; definition: Record<PropertyKey, unknown>