export declare function initializeGit(projectPath: string): Promise<void>;
