import type { LexicalEditor } from 'lexical'; export declare function useRichTextSetup(editor: LexicalEditor): void;