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