@class NSObject; @protocol OS_dispatch_queue; @interface BLTSectionInfoSyncAlertingSectionState : NSObject @property (nonatomic) unsigned long long state; @property (copy, nonatomic) id /* block */ clientCompletion; @property (retain, nonatomic) NSObject *clientQueue; - (id)description; - (void).cxx_destruct; @end