With #76874, we started to move some base types from core to packages. However api-extractor does not generate documentation for re-exported type, causing core documentation to be incomplete, and links to types moved to packages to be broken.
We need to find a way to allow this. One option would probably be to contribute upstream.
More context: #76874 (comment)