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