import ScreenComponent from './Screen.web'; export default ScreenComponent; export { ScreenComponent as Screen }; export * from './types';