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

#ifndef ReactNativeLiquidGlassViewNativeComponent_h
#define ReactNativeLiquidGlassViewNativeComponent_h

NS_ASSUME_NONNULL_BEGIN

@interface ReactNativeLiquidGlassView : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* ReactNativeLiquidGlassViewNativeComponent_h */
