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