import type { IconProps } from '../../types';
declare const ArrowRightDownBoxFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Arrow Right Down Box Fill
 * @see {@link https://remixicon.com/icon/arrow-right-down-box-fill Remix Icon Docs}
 */
export { ArrowRightDownBoxFill };
