#ifdef RCT_NEW_ARCH_ENABLED
#import <React/RCTParagraphComponentView.h>

@interface RCTParagraphComponentView (CSQViewTextProvider)

- (NSDictionary *)csqGetAdditionalTextInformation;

@end
#endif
