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