import { TextStyle, StyleSheet } from "react-native"; interface Style { textStyle: TextStyle; } export default StyleSheet.create