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