import type { BlockControlsPlugin } from './blockControlsPluginType';
export declare const blockControlsPlugin: BlockControlsPlugin;
