import { Octokit } from '@octokit/rest'; export declare const getOctokit: () => Octokit;