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