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