import type { RulePlugin } from "../../types"; export declare const excessiveAgencyPlugin: RulePlugin;