@interface NCTurnOffNotificationsForAppRemoteSuggestionContentProvider : NCRemoteSuggestionContentProvider - (id)auxiliaryOptionActions; - (void)handleKeepAction:(id)a0; - (void)handleOffAction:(id)a0; - (id)initWithNotificationRequest:(id)a0 bundleDisplayName:(id)a1 managementDelegate:(id)a2 suggestionDelegate:(id)a3 uuid:(id)a4; - (void)logSuggestionEvent:(long long)a0; @end