@rotki/ui-library 1.8.1 → 1.8.3

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,8 @@
1
1
  import { type GeneratedIcon } from '../types/icons';
2
+ export declare const LuMoon: GeneratedIcon;
3
+ export declare const LuMountainSnow: GeneratedIcon;
4
+ export declare const LuMountain: GeneratedIcon;
5
+ export declare const LuMouseOff: GeneratedIcon;
2
6
  export declare const LuMousePointer2: GeneratedIcon;
3
7
  export declare const LuMousePointerBan: GeneratedIcon;
4
8
  export declare const LuMousePointerClick: GeneratedIcon;
@@ -495,7 +499,3 @@ export declare const LuTwitch: GeneratedIcon;
495
499
  export declare const LuTwitter: GeneratedIcon;
496
500
  export declare const LuTypeOutline: GeneratedIcon;
497
501
  export declare const LuType: GeneratedIcon;
498
- export declare const LuUmbrellaOff: GeneratedIcon;
499
- export declare const LuUmbrella: GeneratedIcon;
500
- export declare const LuUnderline: GeneratedIcon;
501
- export declare const LuUndo2: GeneratedIcon;