import type { BlockMenuPlugin } from './blockMenuPluginType';
export declare const blockMenuPlugin: BlockMenuPlugin;
