luxlabs header browser preview


@class UIColor;

@interface PUImportSectionedGridLayoutAttributes : PUSectionedGridLayoutAttributes

@property (retain, nonatomic) UIColor *backgroundColor;
@property (nonatomic) double strokeWidth;
@property (retain, nonatomic) UIColor *bottomStrokeColor;

- (void).cxx_destruct;
- (BOOL)isEqual:(id)a0;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end