import { StyleProp, ViewStyle } from 'react-native'; export default function getFlexStr(flexStr: string | number): StyleProp;