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