import { System } from './system'; export declare function getGitHashAsync(sys: System, cwd: string): Promise;