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