import { StyleSheet } from 'react-native'; export default StyleSheet.create({ iconPlaceholder: { height: 32, width: 32 }, headerText: { flexShrink: 1 } });