luxlabs header browser preview


@class UIDropInteraction;

@interface _UIDropInteractionWeakWrapper : NSObject

@property (readonly, weak, nonatomic) UIDropInteraction *dropInteraction;

- (void).cxx_destruct;
- (id)initWithDropInteraction:(id)a0;

@end