import type { IconComponent } from '../types'; declare const MedalStar: IconComponent; export default MedalStar;