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