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