import { Badge } from '@alifd/next';
export default Badge;
export type { BadgeProps } from '@alifd/next/types/badge';
