export declare function errorRequest(state: any, octokit: any, error: any, options: any): Promise<void>;
