import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const PresentationChartBarIcon: FunctionalComponent; export default PresentationChartBarIcon;