import { BranchConfig } from '../../common'; export declare function getChangelogs(config: BranchConfig): string;