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