






#import "LoopsListenersCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface DustStripAlphaCell : LoopsListenersCell

@property (nonatomic, strong) UILabel *expiresLabel;

@end

NS_ASSUME_NONNULL_END
