import { SVGProps } from "react"; declare const PresentationChartBarIcon: (props: SVGProps) => JSX.Element; export default PresentationChartBarIcon;