luxlabs header browser preview


@class PXSelectionSnapshot;

@interface _PXSelectionCoordinatorState : NSObject

@property (retain, nonatomic) PXSelectionSnapshot *selectionSnapshot;

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

@end