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