import { RspressPlugin } from '@rspress/shared'; export declare function pluginAutoNavSidebar(): RspressPlugin; export { }