@cuby-ui/icons 0.0.338 → 0.0.341

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.
@@ -200,4 +200,6 @@ export declare const CUI_ICONS: {
200
200
  cuiIconToolsInstructionSm: string;
201
201
  cuiIconApprovalInstructionSm: string;
202
202
  cuiIconQuestionCircleBold: string;
203
+ cuiIconClockBold: string;
204
+ cuiIconHammerBold: string;
203
205
  };