/** * Constants definition for the editor component */ export declare const EditorConstants: { BASE_CLASSNAME: string; };