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