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