declare function findGitRoot(start?: string): string; export = findGitRoot;