#import "WKInterfaceTable+TGDataDrivenTable.h"

@interface TGStickersSectionHeaderController : TGTableRowController

@property (nonatomic, weak) IBOutlet WKInterfaceLabel *titleLabel;

@property (nonatomic, strong) NSString *title;

@end