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