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