export { editorDisabledPlugin } from './editorDisabledPlugin';
export type { EditorDisabledPluginState, EditorDisabledPlugin, EditorDisabledPluginOptions, } from './editorDisabledPluginType';
