import { StyleProp, ViewStyle } from 'react-native'; declare const getBadgeSizeStyle: (size: number) => StyleProp; export { getBadgeSizeStyle };