import { Octokit } from 'octokit'; declare function getOctokit(): Promise; export { getOctokit };