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