@class NSArray; @interface RadioArtworkCollection : NSObject @property (readonly, nonatomic) NSArray *artworks; - (unsigned long long)hash; - (id)description; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)_artworksBySortingArtworks:(id)a0; - (id)bestArtworkForPixelSize:(struct CGSize { double x0; double x1; })a0; - (id)bestArtworkForPointSize:(struct CGSize { double x0; double x1; })a0; - (id)initWithArtworkVariants:(id)a0; - (id)initWithArtworks:(id)a0; @end