






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

NS_ASSUME_NONNULL_BEGIN

@interface TwoIllEnableCell : UITableViewCell


@property (nonatomic, strong) WorkDayTrackingAnchorsCurlTotal *managedOut;

@end

NS_ASSUME_NONNULL_END
