

#import "DutchSceneBody.h"
#import "ActionUseKeyInfo.h"

NS_ASSUME_NONNULL_BEGIN

@interface IcyReverseView : DutchSceneBody

- (void)summariesOfferTriggeredTwitterFocusingGreenModel:(ActionUseKeyInfo *)model;

@end

NS_ASSUME_NONNULL_END
