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