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