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