import type { IconProps } from '../../types'; declare const Layout3Line: import("react").NamedExoticComponent; /** * Remix Icon: Layout 3 Line * @see {@link https://remixicon.com/icon/layout-3-line Remix Icon Docs} */ export { Layout3Line };