import { IDomEditor } from '@wangeditor-next/editor';
export declare const EditorContext: any;
export declare const useEditorStatic: () => IDomEditor | null;
