import { RemixiconReactIconComponentType } from './dist/typings';

declare const RestaurantFillIcon: RemixiconReactIconComponentType;
export default RestaurantFillIcon;
