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