import { SimpleGit } from 'simple-git';
declare const git: SimpleGit;
export default git;
