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