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

declare const RestaurantLineIcon: RemixiconReactIconComponentType;
export default RestaurantLineIcon;
