export declare const getCommitsBetweenTags: (startTag: string | null, latestTag: string) => string[]; //# sourceMappingURL=get-commits-between-tags.d.ts.map