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