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