@cuby-ui/icons 0.0.352 → 0.0.354

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.
@@ -208,4 +208,5 @@ export declare const CUI_ICONS: {
208
208
  cuiIconChecklistSm: string;
209
209
  cuiIconMessageSquare: string;
210
210
  cuiIconMessageSquareSm: string;
211
+ cuiIconSurfaceArea: string;
211
212
  };