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