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