export declare function parseGitRevParsePath(stdout: string): string | null; export declare function resolveGitRevParsePath(cwd: string, stdout: string): string | null; //# sourceMappingURL=git-rev-parse-path.d.ts.map