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