export declare class QMSCKEdtiorInputData { apiUrl?: string; module?: number; entityId?: string; documentId?: number; mathtypeServiceUrl?: string; timestampFormat?: string; linkJavaScriptLinksAllowed?: boolean; toggleToolbar?: string; }