luxlabs header browser preview


@interface CipherML.UploadDelegate : SwiftNativeNSObject <CipherML.CipherMLServiceDelegate> {
    void /* unknown type, empty encoding */ continuation;
}

- (id)init;
- (void)uploadDoneWithError:(id)a0;

@end