@class HMHome; @interface HUNetworkRouterHomeProtectionItem : HFItem @property (readonly, nonatomic) HMHome *home; - (id)init; - (void).cxx_destruct; - (id)initWithHome:(id)a0; - (id)_subclass_updateWithOptions:(id)a0; @end