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