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