import { RuleModule } from"../analyze/types/rule/rule-module.js";
/**
* This rule detects mismatches with property visibilities and the decorators
* they were defined with.
*/declareconstrule: RuleModule;
exportdefault rule;
//# sourceMappingURL=no-property-visibility-mismatch.d.ts.map