import type { TOC } from '@ember/component/template-only'; export interface SpeakerVolumeOffIconSignature { Element: SVGSVGElement; } export declare const SpeakerVolumeOffIcon: TOC; //# sourceMappingURL=speaker-volume-off.d.ts.map