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