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