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