






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface FarUploadComposeBundleNorwegianCell : UITableViewCell


@property (nonatomic,strong) UIImageView * forSunSongView;


@property (nonatomic,strong) UILabel * bridgingName;


@property (nonatomic,strong) UILabel * bitRelayEraTime;

@end

NS_ASSUME_NONNULL_END
