

#import "OddSmartNotWin.h"
#import "ShortForwardInfo.h"

NS_ASSUME_NONNULL_BEGIN

@interface SamplesAreView : OddSmartNotWin

- (void)shortcutMayBordersMaySolveTelephotoModel:(ShortForwardInfo *)model;

@end

NS_ASSUME_NONNULL_END
