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