#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#ifdef __cplusplus
#import <React/RCTViewComponentView.h>

NS_ASSUME_NONNULL_BEGIN

@interface RNCPagerViewComponentView : RCTViewComponentView

@end

NS_ASSUME_NONNULL_END
#endif
