import { GitInfo } from '../types';
export declare function get_git_info(cwd: string): GitInfo | null;
//# sourceMappingURL=git.d.ts.map