import type { LexicalEditor } from 'lexical'; export declare function useCanShowPlaceholder(editor: LexicalEditor): Readonly>;