export declare function isInGitRepository(): boolean;
export declare function tryGitInit(): boolean;
