import Badge from './Badge';
export { Progress, Props, Status } from './Badge';
export default Badge;
