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