@class UIImage; @interface CKAcknowledgmentGlyphImageView : UIView @property (retain, nonatomic) UIImage *image; - (void)sizeToFit; - (id)initWithImage:(id)a0; - (void).cxx_destruct; @end