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