import type { RspressPlugin } from '@rspress/core';
export declare const mermaidPlugin: () => RspressPlugin;
