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