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