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