import UIKit @objc protocol SPTNowPlayingMetadataBackgroundViewModel { func color() -> UIColor }