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