import type { IconProps } from '../../types';
declare const MoneyPoundBoxFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Money Pound Box Fill
 * @see {@link https://remixicon.com/icon/money-pound-box-fill Remix Icon Docs}
 */
export { MoneyPoundBoxFill };
