import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const gridChartIconName = "grid-chart";
export declare const gridChartIcon: IconShapeTuple;
