import type { TOC } from '@ember/component/template-only'; export interface TableRowEndAddIconSignature { Element: SVGSVGElement; } export declare const TableRowEndAddIcon: TOC; //# sourceMappingURL=table-row-end-add.d.ts.map