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