import { Badge } from './Badge';
import { withBadge } from './withBadge';
export { withBadge, Badge };