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