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