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