The existing type hints in the codebase suggest a couple of easy additions to the pandas._typing module, including
These should be added to the typing module and the matching types replaced with the newly defined ones where they occur.
Crossreferences: #25829 and #25791.