import type { TOC } from '@ember/component/template-only'; export interface SymbolWifiIconSignature { Element: SVGSVGElement; } export declare const SymbolWifiIcon: TOC; //# sourceMappingURL=symbol-wifi.d.ts.map