import { Task } from "../../types/tasks/Task";
export declare function getBranchName(task: Task): string;
//# sourceMappingURL=getBranchName.d.ts.map