import type { SlateEditor } from '@udecode/plate-common'; export declare function shouldShowMenuButton(editor: SlateEditor): boolean;