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