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