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