@class SearchUICombinedCardSectionsView; @interface SearchUICombinedCardSectionTableCell : SearchUITableViewCell @property (retain, nonatomic) SearchUICombinedCardSectionsView *sizingContainer; - (void)updateWithRowModel:(id)a0; - (id)initWithRowModel:(id)a0 feedbackDelegate:(id)a1; - (void)updateChevronVisible:(BOOL)a0 leaveSpaceForChevron:(BOOL)a1; @end