export declare function commetToPrUpdatable(prNumber: number, body: string): Promise; export declare function commentToCommit(commitSha: string, body: string): Promise; export declare function getGithubDefaultBranch(): Promise; //# sourceMappingURL=octokit.d.ts.map