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