export declare function shouldInitGit(isDev: boolean): Promise<boolean>;
