import { Module } from '../types'; /** * Get all commit messages between the last hash and now */ export declare const addRawCommitMessages: Module; //# sourceMappingURL=add-raw-commit-messages.d.ts.map