// Web counterpart of the codegen spec module — see
// ReactNativeBlurViewNativeComponent.web.ts for why this exists.
export { default } from './LiquidGlassContainer.web';
export type { NativeProps } from './ReactNativeLiquidGlassContainerNativeComponent';
