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