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