






#import "CityBitHeapDogCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface YetDueGuideEggCell : CityBitHeapDogCell

@property (nonatomic, strong) UILabel *sheLostLabel;

@end

NS_ASSUME_NONNULL_END
