import type { TOC } from '@ember/component/template-only'; export interface BusinessGraphPieIconSignature { Element: SVGSVGElement; } export declare const BusinessGraphPieIcon: TOC; //# sourceMappingURL=business-graph-pie.d.ts.map