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