@protocol MTLegacyDownloadManagerDelegate; @interface MTLegacyDownloadListener : NSObject @property (readonly, weak, nonatomic) id delegate; - (void).cxx_destruct; - (id)initWithDelegate:(id)a0; @end