export interface RuleSettings { isActive: boolean; locale: string; }