export declare function branchExists(branchName: string): Promise<boolean>;
//# sourceMappingURL=branchExists.d.ts.map