import type { RulePlugin } from './rulePluginType';
export declare const rulePlugin: RulePlugin;
