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