import { StyleSheet } from 'react-native'; export const globals = StyleSheet.create({ text: { fontSize: 14, }, });