@rotki/ui-library 2.0.3 → 2.1.0

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,5 @@
1
1
  import { type GeneratedIcon } from '../types/icons';
2
+ export declare const LuCookie: GeneratedIcon;
2
3
  export declare const LuCookingPot: GeneratedIcon;
3
4
  export declare const LuCopyCheck: GeneratedIcon;
4
5
  export declare const LuCopyMinus: GeneratedIcon;
@@ -498,4 +499,3 @@ export declare const LuMessagesSquare: GeneratedIcon;
498
499
  export declare const LuMicOff: GeneratedIcon;
499
500
  export declare const LuMicVocal: GeneratedIcon;
500
501
  export declare const LuMic: GeneratedIcon;
501
- export declare const LuMicrochip: GeneratedIcon;