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