import type { ToolbarPlugin } from './toolbarPluginType';
export declare const toolbarPlugin: ToolbarPlugin;
