import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MedalIcon: FunctionalComponent; export default MedalIcon;