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