import type { LexicalEditor } from 'lexical'; export declare function useLexicalIsTextContentEmpty(editor: LexicalEditor, trim?: boolean): Readonly>;