import { EditorPlugin } from '../../types';
declare const basePlugin: EditorPlugin;
export default basePlugin;
