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