export declare const ReleaseProcessTemplate: { title: string; sections: { title: string; content: string; }[]; }; //# sourceMappingURL=ReleaseProcessTemplate.d.ts.map