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