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