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