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