@cuby-ui/icons 0.0.217 → 0.0.219

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -139,4 +139,5 @@ export declare const CUI_ICONS: {
139
139
  cuiIconBulletSm: string;
140
140
  cuiIconArrowRight: string;
141
141
  cuiIconArrowRightSm: string;
142
+ cuiIconImage: string;
142
143
  };