import Badge from './Badge'; export { IBadgeProps } from './Badge.props'; export { Badge }; export default Badge;