import type { FunctionalComponent } from 'vue'; declare const CaretBottom: FunctionalComponent<{}, {}>; export default CaretBottom;