import { GitApp, GitAppConfig } from '../../types.js';
export declare function git(config: GitAppConfig): GitApp;
//# sourceMappingURL=git.d.ts.map