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