@class UIImage; @interface _NTKTransientPhoto : NSObject @property (retain, nonatomic) UIImage *image; @property (nonatomic) struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } originalCrop; - (void).cxx_destruct; @end