@yuno-payments/dashboard-design-system 0.0.126 → 0.0.128

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.
@@ -186,6 +186,8 @@ declare const IconList: {
186
186
  Intersect: import('@phosphor-icons/react').Icon;
187
187
  close: import('@phosphor-icons/react').Icon;
188
188
  MagicWand: import('@phosphor-icons/react').Icon;
189
+ Stop: import('@phosphor-icons/react').Icon;
190
+ Microphone: import('@phosphor-icons/react').Icon;
189
191
  Password: import('@phosphor-icons/react').Icon;
190
192
  Buildings: import('@phosphor-icons/react').Icon;
191
193
  ArrowRight: import('@phosphor-icons/react').Icon;