@class NSArray; @interface WFMatchedAppIconColorData : NSObject @property (readonly, nonatomic) NSArray *colors; - (id)initWithColors:(id)a0; - (void).cxx_destruct; @end