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