declare const SvgIconChart: (props: React.SVGProps<SVGSVGElement>) => any;
export default SvgIconChart;
