import { Module } from '../types'; /** * add git information to env by using simple-git package */ export declare const addGitStatus: Module; //# sourceMappingURL=add-git-status.d.ts.map