'use client'; // eslint-disable-next-line @react-native/no-deep-imports import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent'; // Internal export, not part of stable library API. export default codegenNativeComponent('RNSFullWindowOverlay', { interfaceOnly: true }); //# sourceMappingURL=FullWindowOverlayNativeComponent.js.map