@class TXRImageInfo, NSObject; @protocol OS_dispatch_semaphore; @interface TXRDeferredImageInfo : NSObject { NSObject *_infoLoaded; } @property (retain, nonatomic) TXRImageInfo *info; - (id)init; - (void).cxx_destruct; - (void)signalLoaded; @end