@interface NEFilterDataSavedMessageHandler : NSObject { id /* block */ _getVerdict; id /* block */ _handleVerdict; } - (void).cxx_destruct; @end