luxlabs header browser preview


@class NSXPCConnection;

@interface _BKSTouchDeliveryPolicyConcreteServerInterface : NSObject {
    NSXPCConnection *_connection;
}

- (id)init;
- (void).cxx_destruct;

@end