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