The types HTMLAttributes and Component are not documented on the Vue.js website. Instead, they are defined only in the files runtime-dom.d.ts and runtime-core.d.ts, so the only way to read them is by directly checking those files.
HTMLAttributes
Component
runtime-dom.d.ts
runtime-core.d.ts