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