import type { ItemExpandedType } from '../ComponentsTypes'; export declare const ItemContent: ({ disabled, active, categoryIcon, type, label, hasActiveChildren, labelDescription, noExpand, subLabel, }: Pick) => import("react").JSX.Element; //# sourceMappingURL=Content.d.ts.map