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