Since the switch to ESM in `@octokit/core`, you can't import from the `@octokit/{packageName}/dist-types` path anymore. Since TypeScript can't resolve the import, the type for Octokit is `any`