export { default as Badge } from './Badge.js';
export { BadgeProps } from './Badge.types.js';
import 'react/jsx-runtime';
import 'react';
