#import @interface TGLocationSectionHeaderCell : UITableViewCell - (void)configureWithTitle:(NSString *)title; @end extern NSString *const TGLocationSectionHeaderKind; extern const CGFloat TGLocationSectionHeaderHeight;