@interface _MPCPodcastsSharedDefaults : NSObject <_MPCPodcastsDefaults> @property (nonatomic) float preferredPlaybackRate; - (id)init; @end