@class PUAlbumListCellContentView; @interface PUSharedAlbumGadget : PUAlbumGadget @property (retain, nonatomic) PUAlbumListCellContentView *albumCellContentView; - (id)contentView; - (void).cxx_destruct; @end