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