#import "TGAttachmentAssetCell.h" @interface TGAttachmentVideoCell : TGAttachmentAssetCell { UILabel *_durationLabel; } @end extern NSString *const TGAttachmentVideoCellIdentifier;