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