






#import <UIKit/UIKit.h>
#import "ListCarCalorieQuickShortTrack.h"

NS_ASSUME_NONNULL_BEGIN

@interface AllBeatMouthCell : UITableViewCell


@property (nonatomic, strong) ListCarCalorieQuickShortTrack *eggCadence;

@end

NS_ASSUME_NONNULL_END
