import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const tableIconName = "table";
export declare const tableIcon: IconShapeTuple;
