import type { TOC } from '@ember/component/template-only'; export interface RewardsCertifiedBadgeIconSignature { Element: SVGSVGElement; } export declare const RewardsCertifiedBadgeIcon: TOC; //# sourceMappingURL=rewards-certified-badge.d.ts.map