import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const barChartIconName = "bar-chart";
export declare const barChartIcon: IconShapeTuple;
