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