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