import { GitRepo } from 'smartstring';
/**
* a info instance about the git respoitory at cwd :)
*/
export declare let repo: GitRepo;