import { BranchConfig } from '../common'; export declare function commitFilesToBranch(config: BranchConfig): Promise;