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