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