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