export interface IRemoveRuleByRuleTag {
    ruleTag: string;
}
//# sourceMappingURL=remove-rule-by-rule-tag.interface.d.ts.map