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