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