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