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