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