import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const curveChartIconName = "curve-chart";
export declare const curveChartIcon: IconShapeTuple;
