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