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