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