design-system-silkhaus 3.11.0-beta-image-viewer.17 → 3.11.0-beta-image-viewer.18

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.
package/dist/index.d.ts CHANGED
@@ -2220,6 +2220,10 @@ export declare const WhatsappIcon: FC<{
2220
2220
  className?: string;
2221
2221
  }>;
2222
2222
 
2223
+ export declare const WifiDotIcon: FC<{
2224
+ className?: string;
2225
+ }>;
2226
+
2223
2227
  export declare const WifiIcon: FC<{
2224
2228
  className?: string;
2225
2229
  }>;