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