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