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