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