import { ExecOptions } from "child_process"; export declare function getCurrentBranch(opts: ExecOptions): string;