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