import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const axisChartIconName = "axis-chart";
export declare const axisChartIcon: IconShapeTuple;
