export declare class QMSCKEditorFlowchart { id: string; jsonContent: string; isTemplate: boolean; templateName: string; constructor(); }