import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const pieChartIconName = "pie-chart";
export declare const pieChartIcon: IconShapeTuple;
