import type { Octokit } from "@octokit/core";
export declare function probotRequestLogging(octokit: Octokit): void;
