






#import "HomeBeaconFlagCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface MagnitudeDigitCell : HomeBeaconFlagCell

@property (nonatomic, strong) UILabel *fontManLabel;

@end

NS_ASSUME_NONNULL_END
