import React from 'react'; const chartIcon = (fill: string, size: number, style?: React.CSSProperties) => ( ); export default chartIcon;