@interface STAskToManageContactsRequestReceivedUserNotificationContext : STUserNotificationContext - (id)init; - (void)customizeNotificationContent:(id)a0 withCompletionBlock:(id /* block */)a1; @end