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