@interface NoOpBackupController : NSObject - (void)toggleiCloudBackupsIfNeeded:(id /* block */)a0; - (void)setFirstSyncDateToNow; @end