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