import { ReactIconComponentType } from '../types';

declare const RestaurantMenu: ReactIconComponentType;
export default RestaurantMenu;
            