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