import type { RspressPlugin } from '@rspress/core';
export declare function codeBlockPlugin(): RspressPlugin;
