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