export declare function hasYarn(): any; export declare function hasProjectYarn(cwd: any): any; export declare function hasGit(): any; export declare function hasProjectGit(cwd: any): any;