import type { InjectionKey } from 'vue'; import type { LexicalEditor } from 'lexical'; export declare const editorKey: InjectionKey;