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