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

#ifndef LiquidGlassViewNativeComponent_h
#define LiquidGlassViewNativeComponent_h

NS_ASSUME_NONNULL_BEGIN

@interface LiquidGlassView : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* LiquidGlassViewNativeComponent_h */
