@app-studio/web 0.8.70 → 0.8.72

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.
@@ -39,6 +39,7 @@ export declare const MenuIcon: React.FC<IconProps>;
39
39
  export declare const ShareIcon: React.FC<IconProps>;
40
40
  export declare const RefreshIcon: React.FC<IconProps>;
41
41
  export declare const PrintIcon: React.FC<IconProps>;
42
+ export declare const MagicWandIcon: React.FC<IconProps>;
42
43
  export declare const SliderVerticalIcon: React.FC<IconProps>;
43
44
  export declare const PanelIcon: React.FC<IconProps>;
44
45
  export declare const FilterIcon: React.FC<IconProps>;