const props = { badgeProps: { type: Object, }, customStyle: { type: String, value: '', }, icon: { type: String, }, subTabBar: { type: Array, }, value: { type: null, }, }; export default props;