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