import BadgeComponent from './Badge.web'; export default BadgeComponent; export { BadgeComponent as Badge }; export * from './types';