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