import type { LexicalEditor } from "lexical"; export declare const getEditor: () => LexicalEditor;