export declare function getHistoryCommits(options: { from?: string; to?: string; }, opts?: { cwd?: string; }): Promise; //# sourceMappingURL=get-history-commits.d.ts.map