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