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