import { FC, SVGProps } from 'react'; declare const IconChartPie: FC & { fill?: string }>; export default IconChartPie;