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