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