@class UIColor, NSArray, SUUIStorePageSectionContext; @interface SUUIStorePageSplit : NSObject @property (copy, nonatomic) UIColor *dividerColor; @property (nonatomic) long long numberOfPageSections; @property (copy, nonatomic) NSArray *pageComponents; @property (retain, nonatomic) SUUIStorePageSectionContext *sectionContext; @property (nonatomic) double widthFraction; - (id)description; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; @end