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