export { rulePlugin } from './rulePlugin';
export type { RulePlugin } from './rulePluginType';
