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