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

#ifndef ReactNativeLiquidGlassContainerNativeComponent_h
#define ReactNativeLiquidGlassContainerNativeComponent_h

NS_ASSUME_NONNULL_BEGIN

@interface ReactNativeLiquidGlassContainer : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* ReactNativeLiquidGlassContainerNativeComponent_h */
