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