const LineChartIcon = ({ className }: { className: string }) => { return ( ) } export default LineChartIcon