export declare class QMSCKEditorFlowchartTemplate { index: number; id: string; templateName: string; jsonContent: string; constructor(); }