#import "MWMSearchCell.h" NS_SWIFT_NAME(SearchSuggestionCell) @interface MWMSearchSuggestionCell : MWMSearchCell @property (nonatomic) BOOL isLastCell; @end