document

document re-exports window.document, typed as Document. It is a plain value, not a function — importing it avoids repeating the global lookup and keeps the rest of pota/use/dom consistent. head and documentElement are convenience accessors off the same object.