






#import "UnifyFlatBringCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface ReaderTriggersCell : UnifyFlatBringCell

@property (nonatomic, strong) UILabel *fatCertLabel;

@end

NS_ASSUME_NONNULL_END
