@class NSString, NSDictionary; @interface MPCAudioAssetTypeSelection : NSObject @property (nonatomic) long long type; @property (copy, nonatomic) NSString *explanation; @property (copy, nonatomic) NSDictionary *justification; - (void).cxx_destruct; @end