@interface StoreKit.StoreKitPaymentDelegate : SwiftNativeNSObject { void /* unknown type, empty encoding */ handler; } - (id)init; - (void)handleEngagementRequest:(id)a0 replyBlock:(id /* block */)a1; - (void)shouldContinueTransactionWithNewStorefront:(id)a0 replyBlock:(id /* block */)a1; @end