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