import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const BarChart07Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default BarChart07Icon;
