@cuby-ui/icons 0.0.468 → 0.0.470

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.
@@ -228,4 +228,6 @@ export declare const CUI_ICONS: {
228
228
  cuiPartsPlaceholder: string;
229
229
  cuiMaterialsPlaceholder: string;
230
230
  cuiDefaultPlaceholder: string;
231
+ cuiIconLinear: string;
232
+ cuiIconReversed: string;
231
233
  };