export declare function isGitInitialized(cwd: string): boolean;
