import { Octokit } from "@octokit/rest"; export declare function getOctokit(): Octokit;