import 'typings-global'; export declare class ProjectinfoGit { isGit: boolean; constructor(); }