import type { ShellCommand } from "../shell-types"; export declare function createGitCommand(): ShellCommand;