export declare function generateVersionPlanContent(bumps: Record<string, string>, message: string): string;
