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