@interface CipherML.UploadDelegate : SwiftNativeNSObject { void /* unknown type, empty encoding */ continuation; } - (id)init; - (void)uploadDoneWithError:(id)a0; @end