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