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