### Current problem Pylint support plugins which might want to type-check their code. Therefore it would be great, if pylint could expose it's types. ### Desired solution Add missing types and add a `py.typed` file. Else add dedicated stubs files. ### Additional context _No response_