import type { ItemExpandedType } from '../ComponentsTypes'; export declare const ItemBadge: ({ badgeText, disabled, badgeSentiment, }: Pick) => import("react").JSX.Element | null; //# sourceMappingURL=Badge.d.ts.map