import type { SimpleGit } from 'simple-git'; export declare function fastMtime(cwd: string, git?: SimpleGit): Promise>; //# sourceMappingURL=fast-mtime.d.ts.map