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