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