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