'use client'; import { codegenNativeComponent } from 'react-native'; // Internal export, not part of stable library API. export default codegenNativeComponent('RNSFullWindowOverlay', { interfaceOnly: true }); //# sourceMappingURL=FullWindowOverlayNativeComponent.js.map