declare const isGit: (altPath?: string) => boolean; export default isGit;