export declare type CommitFunction = (...args: any[]) => any;
