






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

NS_ASSUME_NONNULL_BEGIN

@interface FinishGrammarCentralsRestingRet : NSObject

+ (void)permittedPronounAnimatingClipShrink:(NSArray<ElementsIndex *> *)actions index:(NSUInteger)index completion:(void(^)(void))completion;

@end

NS_ASSUME_NONNULL_END
