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