import type { IconProps } from '../../types';
declare const RestaurantLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Restaurant Line
 * @see {@link https://remixicon.com/icon/restaurant-line Remix Icon Docs}
 */
export { RestaurantLine };
