#import #import @interface TGPhotoStickersSectionHeader : NSObject @property (nonatomic) NSInteger index; @property (nonatomic) CGRect bounds; @property (nonatomic) CGRect floatingFrame; @end