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