@rotki/ui-library 1.7.1 → 1.8.1

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.
@@ -1,4 +1,6 @@
1
1
  import { type GeneratedIcon } from '../types/icons';
2
+ export declare const RiRocketFill: GeneratedIcon;
3
+ export declare const RiRocketLine: GeneratedIcon;
2
4
  export declare const RiRouteFill: GeneratedIcon;
3
5
  export declare const RiRouteLine: GeneratedIcon;
4
6
  export declare const RiRunFill: GeneratedIcon;
@@ -497,5 +499,3 @@ export declare const RiAlertFill: GeneratedIcon;
497
499
  export declare const RiAlertLine: GeneratedIcon;
498
500
  export declare const RiApps2AddFill: GeneratedIcon;
499
501
  export declare const RiApps2AddLine: GeneratedIcon;
500
- export declare const RiApps2AiFill: GeneratedIcon;
501
- export declare const RiApps2AiLine: GeneratedIcon;