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