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