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