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