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