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