import type { BlockTypePlugin } from './blockTypePluginType';
declare const blockTypePlugin: BlockTypePlugin;
export { blockTypePlugin };
