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