declare const writeCommitTrailer: (msgFile: string) => Promise; export { writeCommitTrailer };