#ifdef RCT_NEW_ARCH_ENABLED #import #import NS_ASSUME_NONNULL_BEGIN @class SecurePdfViewerComponentView; @interface RCTSecurePDFViewerComponentView : RCTViewComponentView @end NS_ASSUME_NONNULL_END #endif