@class NSString, UIColor; @interface ICAttributionViewHighlightConfiguration : NSObject @property (copy, nonatomic) NSString *identifier; @property (nonatomic) struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } frame; @property (nonatomic) struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } adjustedFrame; @property (copy, nonatomic) UIColor *color; @property (nonatomic) double alpha; - (id)init; - (unsigned long long)hash; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (BOOL)isEqualToICAttributionViewHighlightConfiguration:(id)a0; @end