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