luxlabs header browser preview


@class PUPhotoEditApertureButton;

@interface PUPhotoEditApertureButtonContainer : UIView

@property (retain, nonatomic) PUPhotoEditApertureButton *apertureButton;

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

@end