luxlabs header browser preview


@class UIView;

@interface SUUIProductPageTableSeparatorView : UIView {
    UIView *_separatorView;
}

- (void).cxx_destruct;
- (void)layoutSubviews;

@end