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