import { IconProps } from '../types';
declare function PresentationChart(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default PresentationChart;
//# sourceMappingURL=PresentationChart.d.ts.map