@class NSMutableDictionary; @interface _DKSyncDeletedEventIDs : NSObject { NSMutableDictionary *_deletedEventIDsBySourceDeviceID; } - (id)init; - (void).cxx_destruct; @end