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