import type { IconProps } from '../../types'; declare const Exchange2Line: import("react").NamedExoticComponent; /** * Remix Icon: Exchange 2 Line * @see {@link https://remixicon.com/icon/exchange-2-line Remix Icon Docs} */ export { Exchange2Line };