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