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