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