






#import "FileInputBelowCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface KitPeakOutLoudCell : FileInputBelowCell

@property (nonatomic, strong) UILabel *nearPubLabel;

@end

NS_ASSUME_NONNULL_END
