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