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