luxlabs header browser preview


@class SWBackgroundSendUtility;

@interface CNKBackgroundSendUtility : NSObject {
    SWBackgroundSendUtility *_impl;
}

- (void).cxx_destruct;
- (id)initWithItemProvider:(id)a0 faceTimeConversation:(id)a1 completion:(id /* block */)a2;

@end