






#import "RecentlyOnlineCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface LostCornerMenuCell : RecentlyOnlineCell

@property (nonatomic, strong) UILabel *bridgedLabel;

@end

NS_ASSUME_NONNULL_END
