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