type alias ResolveHintsimport { type ResolveHints } from "https://deno.land/x/deco@1.27.10/engine/core/hints.ts"; definition: Record<string, HintNode<any> | null>