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