@interface _UIImageContentRenditionResult : NSObject { id /* block */ _imageProvider; id /* block */ _configProvider; id /* block */ _drawingProvider; } - (void).cxx_destruct; @end