export declare function checkCommitExists(taskId: string, mainBranch: string): Promise<boolean>;
//# sourceMappingURL=checkCommitExists.d.ts.map