import { IConfig } from './config.js'; export declare function gitCommit(cfg?: IConfig): Promise;