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