import './style/index.js'; export type { BadgeProps } from './Badge'; export * from './type'; export declare const Badge: import("react").ForwardRefExoticComponent>; export default Badge;