export declare function isGitProject(): Promise; export declare function updateGitIgnore(entry: string): Promise; //# sourceMappingURL=git.d.ts.map