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