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