import { SimpleGit } from '../../../typings';
export default function (): Pick<SimpleGit, 'firstCommit'>;
