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