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