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