import { StyleSheet } from 'react-native' export const iconStyles = StyleSheet.create({ icon: { width: 14, height: 14, }, })