export declare function runGit(cwd: string | undefined, command: string): string;
