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