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