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