import { View } from 'react-native';
declare const ScreenContainer: typeof View;
export default ScreenContainer;
//# sourceMappingURL=ScreenContainer.web.d.ts.map