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