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