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