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