@class _UITableViewCellSeparatorView; @interface UICollectionViewTableSeparatorView : UICollectionReusableView @property (retain, nonatomic) _UITableViewCellSeparatorView *separatorView; - (void)applyLayoutAttributes:(id)a0; - (void).cxx_destruct; - (void)layoutSubviews; @end