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