import type { IconProps } from '../../types'; declare const SidebarFoldLine: import("react").NamedExoticComponent; /** * Remix Icon: Sidebar Fold Line * @see {@link https://remixicon.com/icon/sidebar-fold-line Remix Icon Docs} */ export { SidebarFoldLine };