@class TVPTimeRange; @interface TVPInterstitial : NSObject @property (retain, nonatomic) TVPTimeRange *timeRange; - (id)description; - (void).cxx_destruct; @end