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