@rotki/ui-library 1.11.1 → 1.12.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,7 @@
1
1
  import { type GeneratedIcon } from '../types/icons';
2
+ export declare const LuTextSearch: GeneratedIcon;
3
+ export declare const LuTextSelect: GeneratedIcon;
4
+ export declare const LuText: GeneratedIcon;
2
5
  export declare const LuTheater: GeneratedIcon;
3
6
  export declare const LuThermometerSnowflake: GeneratedIcon;
4
7
  export declare const LuThermometerSun: GeneratedIcon;