export declare function createBranch(branchName: string, startPoint?: string): Promise<void>;
//# sourceMappingURL=createBranch.d.ts.map