@class UIImage; @interface _UIImageViewImageProperties : NSObject @property (retain, nonatomic) UIImage *image; @property (retain, nonatomic) UIImage *resolvedImage; - (void).cxx_destruct; @end