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

declare const Restaurant: ReactIconComponentType;
export default Restaurant;
            