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