#import <React/RCTViewComponentView.h>
#import <UIKit/UIKit.h>

#ifndef ReactNativeProgressiveBlurView_h
#define ReactNativeProgressiveBlurView_h

NS_ASSUME_NONNULL_BEGIN

@interface ReactNativeProgressiveBlurView : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* ReactNativeProgressiveBlurView_h */
