import { Editor } from 'slate-vue3/core'; export declare function withDefaultPlugins(editor: Editor): import("../types").CustomEditor;