import * as execa from 'execa'; declare function getLastGitCommitHash(): Promise>; export { getLastGitCommitHash };