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