import type { IconComponent } from '../types'; declare const PieChart: IconComponent; export default PieChart;