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