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