






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ShowMomentaryLoveGracefulTransferCell : UITableViewCell


@property (nonatomic,strong) UIImageView * bankSocialView;


@property (nonatomic,strong) UILabel * barSigmaName;


@property (nonatomic,strong) UILabel * fastMaskFatTime;

@end

NS_ASSUME_NONNULL_END
