






#import <Foundation/Foundation.h>
#import "VideoFrontSon.h"

NS_ASSUME_NONNULL_BEGIN

@interface LongitudeEyeEffectivePersonTap : NSObject

+ (void)goalIndicesBeaconsFifteenLoops:(NSArray<VideoFrontSon *> *)actions index:(NSUInteger)index completion:(void(^)(void))completion;

@end

NS_ASSUME_NONNULL_END
