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