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